WinUI | ComponentOne
WinUI | ComponentOne
Release History
/ 2024 v2.2
Collapse All
Expand All
In This Topic
2024 v2.2
In This Topic
Chart
Bug fixes
Improved axis title layout for scenarios with multiple plot areas.
Grid
Breaking changes
Root template part of GridColumnHeaderCell type has been changed to GridColumnHeaderPanel.
Bug fixes
Fixed column-header layout so that sort icon has preference over text in size constrained cases.
Corrected tab navigation.
Resolved exception thrown when the dispatcher was used to show a message in the CellEditEnded event handler
GridControl
Bug fixes
Reverted Finish Editing method when control is re-rendered.
Corrected tab navigation.
Input
Improvements
[C1DropDown] Avoided executing JS calls on hidden content, particularly the popup when the component is in a collapsed state.
Bug fixes
[NumericBox] Fixed issue so that focus returns to the editor part of C1NumericBox after clicking on the increase/decrease button.
[C1TextBox] Updated value-setting logic to ensure proper support for two-way binding.
[C1Popup][C1DropDown] Updated tab navigation.
[C1MaskedTextBox] Corrected the processing of the initial Text value.
Menu
Bug fixes
Updated tab navigation.